projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0838b83
)
* xdisp.c (redisplay_window): If first window line is a continuation
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 19 May 2007 18:43:04 +0000
(18:43 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 19 May 2007 18:43:04 +0000
(18:43 +0000)
line, recompute the new window start instead of recentering.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 19ce2802da2f8706f5462452c5de3c37a615da26..051e39921f218bac20f4ca34bcf90bc3c1c19d26 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2007-05-19 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (redisplay_window): If first window line is a
+ continuation line, recompute the new window start instead of
+ recentering.
+
2007-05-18 Glenn Morris <rgm@gnu.org>
* m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.